home *** CD-ROM | disk | FTP | other *** search
-
- NAME: Horizontal animation
- PURPOSE: Move the current icon horizontally
- -------------------------------------------
-
- Shift the icon one pixel to the right
- KEY: {F9}
- KEY: 6
- KEY: %O
-
- Create a new animation
- KEY: %(AN)
-
- Copy the current icon to the first frame of the animation
- KEY: %(AO)
-
- ----------
-
- Shift the icon 31 times to create an animation with 32 frames
- LOOP: 31
- Shift the icon one pixel to the right
- KEY: {F9}
- KEY: 6
- KEY: %O
-
- Insert the icon at the end of the animation
- KEY: I
- KEY: %E
- KEY: %O
- END LOOP
-
- ----------
-
-